This page has been visited times.



"COLOR SURVEY"

Please let me know what you think about color and symbols, especially if you are from the South East Asian countries.
I am doing a thesis and it is connceted with the meaning of colour and symbols in South east Asian cultures.

#!/usr/local/bin/perl # change this for the path to Perl at your site # # $mailto = "[email protected]"; $message1 = "Mail has been sent to Cherrie."; $message2 = "Thank you for your help!."; $returnpath = "http://www.fortunecity.com/victoria/byzantium/347/survey.html"; $formname = "Survey"; $mailid = "The following was submitted yo Cherrie"; # # No need to change anything below this line. # #_____________________________________________________________________________ $CONTENT_LENGTH= $ENV{'CONTENT_LENGTH'}; read(STDIN,$inputs,$CONTENT_LENGTH); open (MAILFILE,">/tmp/mailfile.$$"); print MAILFILE "$mailid\n\n"; @inputs=split("&",$inputs); foreach $line(@inputs){ $_=$line; tr/+/ /; s/%(..)/pack("c",hex($1))/ge; s/comments\=/\nComments:\n/g; s/=/\t/g; print MAILFILE "$_\n"; } close MAILFILE; open (MAILIT, "mail $mailto < /tmp/mailfile.$$|"); close MAILIT; system "rm /tmp/mailfile.$$"; print "Content-type: text/html\n\n"; print "

$message1

"; print "
\n"; print "\n"; print "
\n"; print "Return to $formname "; value="/~colorcom/">
Which country are you from?
Ehat red colour means in your culture?
Which color do you associate with pure?
Which color do you associate with good luck?
Which color do you associate with good-tasting?
Which color do you associate with dignity?
Which color do you associate with high technology?
Which color do you associate with sexiness?
Which color do you associate with mourning?
Which color do you associate with expensive?
Which color do you associate with inexpensive?
Which color do you associate with powerful?
Which color do you associate with dependable?
Which color do you associate with high quality?
Which color do you associate with nausea?
Which color do you associate with the deity in your culture?
Which color or color combinations are bad or bad luck?
What is your favorite color?
What is your least favorite color?
In order to ensure a balanced sample, we ask for your
Age:
Sex: Female Male

Comments - Anything you wish to add about color? Also, are there any colors or color combinations that are significant to you or your culture?

Email address:

You may when done, or if you want to start over.

Thank you very much.


[email protected]